From: IOhannes m zmölnig Date: Wed, 10 Feb 2016 21:01:46 +0000 (+0100) Subject: get rid of C-style encoded filename X-Git-Tag: archive/raspbian/5.4.5_ds0-1+rpi1~1^2~296 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/success/%22http:/www.example.com/cgi/success?a=commitdiff_plain;h=d61b38b4e45d8d8298971f58312d20e551859dde;p=juce.git get rid of C-style encoded filename --- diff --git a/debian/patches/introjucer-makegenerator.patch b/debian/patches/introjucer-makegenerator.patch index 560f1a4f..5ccad8c7 100644 --- a/debian/patches/introjucer-makegenerator.patch +++ b/debian/patches/introjucer-makegenerator.patch @@ -9,8 +9,8 @@ Origin: Debian Last-Update: 2015-02-10 --- This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ ---- "juce.orig/extras/Introjucer/Source/Project Saving/jucer_ProjectExport_Make.h" -+++ "juce/extras/Introjucer/Source/Project Saving/jucer_ProjectExport_Make.h" +--- juce.orig/extras/Introjucer/Source/Project Saving/jucer_ProjectExport_Make.h ++++ juce/extras/Introjucer/Source/Project Saving/jucer_ProjectExport_Make.h @@ -169,15 +169,16 @@ void writeCppFlags (OutputStream& out, const BuildConfiguration& config) const